DND: go back to a timeout for cancel animation
authorMatthias Clasen <mclasen@redhat.com>
Tue, 15 Apr 2014 00:10:25 +0000 (17:10 -0700)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 23 Apr 2014 03:45:59 +0000 (23:45 -0400)
commitaab1610d40976abf50b830b6c6eb1f6cdd04a947
tree7d73758e299d31c65ba689457608ef84df8a3ed2
parentd871105fa8fd20f9be0d07953ee2dd7d90b4c84f
DND: go back to a timeout for cancel animation

Using a tick callback does not really make sense here, since we
are not drawing in a window, but moving a toplevel around.
https://bugzilla.gnome.org/show_bug.cgi?id=728183
gtk/gtkdnd.c